Bundle usage details

Summary

org.eclipse.pde.internal.core.text.bundle.Bundle has 89 total references to 7 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] Bundle
CASTS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.RemoveRequireBundleResolution.createChange(BundleModel) 28 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel) 38 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel) 54 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel) 36 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel) 44 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveExportPackageResolution.createChange(BundleModel) 29 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveImportPackageResolution.createChange(BundleModel) 28 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.OptionalImportPackageResolution.createChange(BundleModel) 28 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.OptionalRequireBundleResolution.createChange(BundleModel) 28 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveImportExportServicesResolution.createChange(BundleModel) 30 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.1.modifyModel(IBaseModel, IProgressMonitor) 60 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object) 64 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean) 272 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportPackageContentProvider.getElements(Object) 117 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object) 108 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.getBundle(IFile, IProgressMonitor) 230 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeRequireBundles(IBundle, boolean) 56 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeImportPackages(IBundle, boolean) 143 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.removeUnneededLazyStart(IBundle) 177 PRIVATE_PERMISSIBLE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel) 37 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel) 35 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddBundleClassPathMarkerResolution.createChange(BundleModel) 34 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel) 43 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.1.modifyModel(IBaseModel, IProgressMonitor) 59 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeaders() 189 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeader() 204 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.getSingletonHeader() 357 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeRequireBundles(IBundle, boolean) 53 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean) 76 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.markPackagesInternal(IBundle, String) 123 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.removeUnneededLazyStart(IBundle) 172 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeImportPackages(IBundle, boolean) 141 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.RemoveImportExportServicesResolution.createChange(BundleModel) 30 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel) 54 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel) 44 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel) 38 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveExportPackageResolution.createChange(BundleModel) 29 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel) 36 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveImportPackageResolution.createChange(BundleModel) 28 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.OptionalImportPackageResolution.createChange(BundleModel) 28 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveRequireBundleResolution.createChange(BundleModel) 28 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.OptionalRequireBundleResolution.createChange(BundleModel) 28 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object) 64 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportPackageContentProvider.getElements(Object) 117 PRIVATE_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.formatBundle(Bundle) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.renameLocalization(Bundle, String, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange) -1 PRIVATE_PERMISSIBLE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.getBundle(IFile, IProgressMonitor) -1 PRIVATE_PERMISSIBLE
[+] getHeaders() : Map
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel) 55 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.formatBundle(Bundle) 75 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object) 108 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean) 272 PRIVATE_PERMISSIBLE
[+] getLocalization() : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 114 PRIVATE_PERMISSIBLE
[+] getManifestHeader(String) : IManifestHeader
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel) 39 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveImportExportServicesResolution.createChange(BundleModel) 31 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.OptionalRequireBundleResolution.createChange(BundleModel) 29 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel) 45 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel) 37 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveImportPackageResolution.createChange(BundleModel) 29 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel) 42 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveExportPackageResolution.createChange(BundleModel) 30 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveRequireBundleResolution.createChange(BundleModel) 29 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.OptionalImportPackageResolution.createChange(BundleModel) 29 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object) 65 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportPackageContentProvider.getElements(Object) 118 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 122 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 123 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange) 208 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 127 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 126 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor) 71 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange) 199 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 130 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 129 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 128 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.removeUnneededLazyStart(IBundle) 177 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeRequireBundles(IBundle, boolean) 56 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeImportPackages(IBundle, boolean) 143 PRIVATE_PERMISSIBLE
[+] getModel() : IBundleModel
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.formatBundle(Bundle) 78 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMoveToPackageChange(IFile, MoveFromChange, IProgressMonitor) 43 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor) 63 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMoveToPackageChange(IFile, MoveFromChange, IProgressMonitor) 45 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor) 65 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 103 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 105 PRIVATE_PERMISSIBLE
[+] setHeader(String, String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.RemoveImportExportServicesResolution.createChange(BundleModel) 33 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange) 207 PRIVATE_PERMISSIBLE
[+] setLocalization(String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.renameLocalization(Bundle, String, String) 160 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.renameLocalization(Bundle, String, String) 158 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional